-
Home
-
MailArchiver
-
4.0.0
-
Code
-
Classes
- AppendStream
Total Complexity |
37 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
210 |
Lines of code |
109 |
Logical lines of code |
58 |
Comment lines |
44 |
Methods |
17 |
Properties |
5 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
seek() |
A |
55 |
8 |
19 |
read() |
S |
57 |
4 |
17 |
getSize() |
S |
63 |
3 |
11 |
addStream() |
S |
65 |
3 |
9 |
eof() |
S |
71 |
3 |
5 |
__toString() |
S |
68 |
2 |
8 |
__construct() |
S |
74 |
2 |
5 |
close() |
S |
69 |
2 |
7 |
getMetadata() |
S |
80 |
2 |
3 |
tell() |
S |
82 |
1 |
3 |
attach() |
S |
81 |
1 |
3 |
detach() |
S |
77 |
1 |
4 |
getContents() |
S |
80 |
1 |
3 |
isReadable() |
S |
82 |
1 |
3 |
isWritable() |
S |
82 |
1 |
3 |
isSeekable() |
S |
82 |
1 |
3 |
write() |
S |
82 |
1 |
3 |